VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfDocument Class / VerifyDocument Methods / VerifyDocument(PdfDocumentConformance,EventHandler<ProgressEventArgs>) Method
Syntax Remarks Requirements SeeAlso
In This Topic
    VerifyDocument(PdfDocumentConformance,EventHandler<ProgressEventArgs>) Method (PdfDocument)
    In This Topic
    Verifies the PDF document to conformance with the specified format.
    Syntax
    Remarks

    The method supports only the following formats: PDF/A-1b, PDF/A-2b, PDF/A-3b, PDF/A-1a, PDF/A-2a, PDF/A-3a, PDF/A-2u, PDF/A-3u, PDF/A-4, PDF/A-4e, PDF/A-4f.

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also